*{padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
body{color: #333; min-width:1440px;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:15px/1.5 Microsoft Yahei,微软雅黑,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:15px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
@font-face {font-family: "Youshebiaotihei";src: url(../fonts/Youshebiaotihei.ttf);}
@font-face {font-family: "impact";src: url(../fonts/impact.ttf);}
/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#ddd; width:1px; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#2e89ff;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#2e89ff;}

/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 

.w1400{width:1400px;margin:0 auto;}
/**top start**/
header .top_two{ width:100%; height:98px; background:#fff;box-shadow: 0 0 10px rgb(0,0,0,.1);z-index: 99;position: relative;}
header .top_two .w1400{height:100%;}
header .top_two .logo{ float:left; margin-top:14px; width:380px;}
header .top_two .logo img{ width:100%;}
header .top_two .w1400 nav {width: 60%; margin:0;padding:0;float:right;}
.menu_open { display: none;}
header .top_two .w1400 nav ul.nav_ul{ margin:0 auto; padding:0; display: flex;}
header .top_two .w1400 nav ul .nav_item { position: relative; margin:0; padding:30px 2%; -webkit-flex:1; -ms-flex:1; -moz-flex:1;}
header .top_two .w1400 nav ul .nav_item:last-child{ padding-right:0;}
.nav_item > a {display: block;width: 100%;height: 100%;line-height:38px;color: #555;font-size: 18px;text-align: center;-webkit-transition: all .4s;transition: all .4s; position:relative;}
.nav_item:hover > a, .nav_item > a.navon {color: #fff; background:#2e89ff;}
.nav_item_open { width: 140%; height: auto; position: absolute; left: -10%; top: 100px; z-index: 10; background-color:#fff; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }

.ny_top .nav_item_open { background-color:#fff;}
.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
.subopen { display: none; }
.nav_item2 { width: 100%;}
.nav_item2 a { display: block; width:100%; height:44px; overflow:hidden; line-height:44px; padding: 0 10px; color: #666; font-size: 15px; white-space:nowrap; text-overflow: ellipsis; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ny_top .nav_item2 a { color:#565656;}
.nav_item2:hover a { background-color: #2e89ff; color: #fff;}
.hcover { display: none;}
/**top end**/


/* banner 开始 */
.apple-banner { width: 100%;overflow: hidden;}
.apple-banner .swiper-container { width: 100%;}
.apple-banner .swiper-container .swiper-slide img{ width:100%;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:40px !important;left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width:40px; height:10px; border-radius: 10px; margin: 0 6px; cursor: pointer; background:#fff; opacity: 1;transition: all .4s ease;}
.apple-banner .autoplay .swiper-pagination-bullet-active{background:#2e89ff;}
/* banner 结束 */

/*热门关键词&搜索 开始*/
.ly_hotkw_search { width: 100%; height: 78px; margin: 0 auto; padding: 0; background-color: #2e89ff; position: relative; z-index: 9; }
.ly_hotkw_search .hotkw_search { height: 100%; overflow: hidden; margin: 0 auto; padding: 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hotkw_search .hotkw_left { float: left; width: 66%; height: 50px; overflow: hidden; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0;margin-top:22px; }
.hotkw_search .hotkw_left span { color: #fff; font-size:18px; font-weight: bold; display: inline-block;margin-left: 7px;}
.hotkw_search .hotkw_left a { display: inline-block; color: #fff; border-right: 1px solid rgba(255,255,255,.2); padding: 0 12px; text-align: center; }
.hotkw_search .search_right { float: right; width:26%; height: 38px; overflow: hidden; margin: 20px 0 0 0; padding: 0 68px 0 0; position: relative;}
.hotkw_search .search_right .sc_ipt { width: 100%; height:38px; overflow: hidden; margin: 0; padding: 0; }
.hotkw_search .search_right .sc_ipt input { display: block; width: 100%; height:38px; overflow: hidden; line-height:38px; color: #ccc; font-size: 14px; white-space: nowrap; text-overflow: ellipsis;border-right: 0; outline: none; margin: 0; padding: 0 9px 0 17px; border:none; border-radius:20px 0 0 20px;}
.hotkw_search .search_right .sc_btn { width: 80px; height:38px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; }
.hotkw_search .search_right .sc_btn input { display: block; width: 100%; height: 38px; overflow: hidden; line-height: 50px; color: #fff; font-size: 18px; text-align: center; background: #ffd542 url(../images/ssico.png) center no-repeat; border: none; outline: none; cursor: pointer; border-radius: 0; font-weight: bold;border-radius:0 20px 20px 0; }
.ny_hotkw_search{width: 100%; height: 90px; margin: 0 auto; padding: 0; background-color: #ffffff; position: relative; z-index: 9; border-bottom:1px solid #ddd;}
.ny_hotkw_search .nyhotkw_left{ width:65%; float:left; height:55px; margin-top:35px;}
.ny_hotkw_search p { font-size:16px; color:#666;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ny_hotkw_search p a{ color: #666;} 
.ny_hotkw_search p img.Crumb { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 6px 0 0;}
.ny_hotkw_search p img.CrumbJt { display:inline-block; width:12px; height:12px; vertical-align:middle; margin:-2px 8px 0;}
.ny_hotkw_search .search_right { float: right; width: 30%; height: 50px; overflow: hidden; margin: 20px 0 0 0; padding: 0 68px 0 0; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_hotkw_search .search_right .sc_ipt { width: 100%; height: 50px; overflow: hidden; margin: 0; padding: 0; }
.ny_hotkw_search .search_right .sc_ipt input { display: block; width: 100%; height: 50px; overflow: hidden; line-height: 50px; color: #ccc; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; border: 1px solid #ccc; border-right: 0; outline: none; margin: 0; padding: 0 9px 0 17px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_hotkw_search .search_right .sc_btn { width: 80px; height: 50px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; }
.ny_hotkw_search .search_right .sc_btn input { display: block; width: 100%; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 18px; text-align: center; background-color: #06a6d8; border: none; outline: none; cursor: pointer; border-radius: 0; font-weight: bold; }
/*热门关键词&搜索 结束*/

/*首页推荐产品*/
.indtjpro{ background:#edf0f7; min-height:630px; margin-top:90px; position:relative;}
.indbigbt{ text-align:center; position:absolute; top:-34px; left:50%; transform:translateX(-50%);}
.indbigbt p{color:#e7eaf1; font-size:76px; line-height:78px;font-family:impact; text-transform:uppercase;margin-bottom: -36px;}
.indbigbt span{ font-size:34px; font-weight:bold;}
.indtjpro:before{ content:""; display:block; width:1100px; height:92px; background:url(../images/indbkbg.png) center top no-repeat; margin:0 auto;}
.indtjpro:after{ content:""; display:block; width:1100px; height:92px; background:url(../images/indbkbg.png) center top no-repeat;position:absolute; bottom:0; left:50%; transform:translateX(-50%) rotate(180deg);}
.indtjpro .swiper-container2{ margin:65px 0 0; position:relative; z-index:9; overflow:hidden;}
.indtjpro ul{}
.indtjpro ul li{ background:#fff; width:23.5%;  padding:16px; float:left; transition: all .4s ease;}
.indtjpro ul li .pic{ display:block; width:100%; height:236px; position:relative; background:#fff;}
.indtjpro ul li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.indtjpro ul li .name{ display:block; width:100%; height:50px; line-height:50px; text-align:center; font-size:18px; border-top:1px solid #eee; padding-top:5px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.indtjpro ul li .yctext{ height:0; overflow:hidden; transition: all .4s ease;}
.indtjpro ul li .yctext p{ width:100%; height:48px; line-height:24px;color:#fff; font-size:15px; text-align:center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.indtjpro ul li .more{ display:block; width:34px; height:34px; margin:10px auto 0; border-radius:50%; background:#fff url(../images/morejt.png) center no-repeat; font-size:0;}
.indtjpro ul li:hover{ background:#2e89ff;background: linear-gradient(139deg, #5bbaf0 10%, #2e89ff);}
.indtjpro ul li:hover .name{ color:#fff; font-weight:bold;}
.indtjpro ul li:hover .yctext{ height:100px;}

/*首页产品展示*/
.indprobox{ position:relative;}
.indprobox .martop{ margin:97px 0 50px; overflow:hidden;}
.indprobox .proright{width: calc(100% - 345px); float:right;}
.indprobox .proright ul li{ width:48.8%; margin-right:2.4%; float:left; box-shadow: inset 0 0 0 5px #f7f6f6; background: #fff; padding:24px; margin-bottom:24px; overflow:hidden;position:relative;transition: all .4s ease;}
.indprobox .proright ul li:nth-child(2n){ margin-right:0;}
.indprobox .proright ul li::before, .indprobox .proright ul li::after { box-sizing: inherit; content: '';position: absolute;width: 100%; height: 100%;top: 0;left: 0;}
.indprobox .proright ul li::before { border-top: 5px solid #2e89ff; border-bottom: 5px solid #2e89ff;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);-webkit-transform-origin:left; transform-origin:left;}
.indprobox .proright ul li::after {border-left: 5px solid #2e89ff;border-right: 5px solid #2e89ff; -webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);-webkit-transform-origin:bottom; transform-origin:bottom;}
.indprobox .proright ul li:hover::before, .indprobox .proright ul li:hover::after {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);transition: -webkit-transform 0.4s;transition: transform 0.4s;transition: transform 0.4s, -webkit-transform 0.4s;}
.indprobox .proright ul li .text{ width:40%; float:left;position:relative; z-index:2;}
.indprobox .proright ul li .text .name{ font-size:20px; height:60px; line-height:30px; margin:10px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: all .4s ease;}
.indprobox .proright ul li:hover .text .name{ color:#2e89ff;}
.indprobox .proright ul li .text p{ font-size:14px; color:#999; line-height:24px; height:72px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.indprobox .proright ul li .text .more{ display:block; width:108px; height:32px;line-height:32px; border-radius:20px;background:#2e89ff;background: linear-gradient(155deg, #5bbaf0 10%, #2e89ff); text-align:center; color:#fff; margin-top:20px;transition: all .4s ease;}
.indprobox .proright ul li:hover .text .more{background:#2e89ff;background: linear-gradient(-155deg, #5bbaf0 10%, #2e89ff); }
.indprobox .proright ul li .pic{ display:block;width:56%; height:220px; float:right; position:relative; z-index:2; overflow:hidden;}
.indprobox .proright ul li .pic img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;transition: all .4s ease;}
.indprobox .proright ul li:hover .pic img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}

/*产品分类 开始*/
.proleft { width:305px; overflow:hidden; float:left;}
.proleft .cp_type{background-color:#2e89ff; padding:26px 0 0; position:relative;}
.proleft .cp_type .hd{position:relative;}
.proleft .cp_type .hd:before{ content:""; display: block; background:url(../images/flbtbg1.png) left no-repeat; width:89px; height:165px; position:absolute; left:0; top:-26px;}
.proleft .cp_type .hd:after{content:""; display: block; background:url(../images/flbtbg2.png) left no-repeat; width:119px; height:179px; position:absolute; right:0; bottom:-25px;}
.cp_type .hd { width:100%; height:auto; margin:0 auto 26px; padding:0 30px;text-align:center;}
.cp_type .hd p { width:100%; color:#fff; font-size:40px; font-weight:bold; text-transform:uppercase;}
.cp_type .hd p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.cp_type .hd span { display:block;color:#fff; font-size:24px;}
.cp_type .hd i { display:none;}
.cp_type .hd em{ display:block; width:30px; height:5px; background:rgba(255,255,255,.3);margin:5px auto;}

.cp_type .bd ul{background:#222; overflow:hidden;min-height: 200px;}
.cp_type .bd ul li {border-bottom:0px solid rgba(255,255,255,.3); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li p { height:74px;width: 88%; margin: 0 auto;position:relative; border-bottom:1px solid rgba(255,255,255,.3);}
.cp_type .bd ul li:last-child p{ border-bottom:0;}
.cp_type .bd ul li.on:last-child p{ border-bottom:1px solid rgba(255,255,255,.3);}
.cp_type .bd ul li p a { display:block;width: calc(100% - 40px); line-height:74px; padding:0; overflow: hidden;color:#fff; font-size:17px; white-space:nowrap; text-overflow: ellipsis; float:left;}
.cp_type .bd ul li p span { display:block; width:40px; height:100%; background:url(../images/mulu0.png) center center no-repeat; cursor:pointer; position:absolute; top:0; right:-5px;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:40px; line-height:40px; color:rgba(255,255,255,.5); font-size:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;width: 88%;margin: 0 auto; padding:0 10px;}
.cp_type .bd ul li div a:first-child { margin-top:15px;}
.cp_type .bd ul li:last-child div a:last-child { margin-bottom:15px;}
.cp_type .bd ul li div a i { display:block; width:4px; height:4px; margin:13px 6px 13px 0; padding:0; border:1px solid #999; border-radius:50%; float:left;}
.cp_type .bd ul li div a:hover i { border:1px solid #2e89ff;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#2e89ff;}
.cp_type .bd ul li p:hover span { background:url(../images/mulu1.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#2e89ff;}
.cp_type .bd ul li div a:hover:before{ background-position:0 -10px;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#2e89ff; color:#fff;}

.ProAll { width:100%; height:auto;border-top: 1px solid #eee;margin-top: 12px;}
.ProAll a { display:block; width:100%; height:58px; line-height:58px; overflow:hidden; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 30px; position:relative;}
.ProAll a i { display:block; width:40px; height:100%; margin:0; padding:0; background:url(../images/mulu0.png) center center no-repeat; position:absolute; top:0; right:15px;}
.ProAll a:hover { background:#2e89ff; color:#fff;}
.ProAll a:hover i { background:url(../images/mulu1.png) center center no-repeat;}

.cp_type .mlphone{ width:100%; background:#2e89ff; text-align:center; padding:30px 0 40px;}
.cp_type .mlphone span{ color:#fff; font-size:20px; text-transform:uppercase;}
.cp_type .mlphone p{color:#fff; font-size:30px; font-weight:bold; margin:2px 0 16px;}
.cp_type .mlphone .allpro{ display:block; width:112px; height:37px; margin:0 auto;line-height:37px; text-align:center; color:#fff; font-size:15px; background:#222; transition: all .4s ease;}
.cp_type .mlphone .allpro:hover{background: #ffd542; color:#333;}

/*产品分类 结束*/

/*首页横幅*/
.ind_heng{ width:100%; position:relative;}
.ind_heng img.hf{ width:100%;}
.ind_heng .cont{ width:1130px; max-width:90%;position:absolute; margin:auto; top:50%; transform:translateY(-50%);left:0; right:0;}
.ind_heng .cont p{ font-size:50px; font-weight:bold; color:#fff; float:left; max-width:70%;}
.ind_heng .cont span{font-size:16px;color:#fff; text-transform:uppercase;float:left;max-width:70%;}
.ind_heng .cont .zxzx{ display:block; width:198px; height:64px; background: url(../images/zxbtn.png) center no-repeat; float:right; font-size:18px; line-height:64px; padding-left:40px;margin-top: -54px;transition: all .4s ease;}
.ind_heng .cont .zxzx:hover{ color:#2e89ff;}

/*首页关于我们*/
.indabout{ padding:70px 0 90px; overflow:hidden;}
.indabout .indbigbt{ position:static; transform:none;}
.indabout .abcont{ margin-top:30px; min-height:200px;}
.indabout .abcont,.indabout .abcont p,.indabout .abcont span{ font-size:16px; color:#666; line-height:30px;}
.indabout .abmore{ display:block; width:184px; height:50px; margin:40px auto 60px;line-height:50px; background:#e7eaf1; border-radius:30px; font-size:18px; position:relative; padding-left:40px;transition: all .4s ease;}
.indabout .abmore:after{ content:''; display:block; width:40px; height:40px; border-radius:50%; background:#fff url(../images/morejt.png) center no-repeat;position:absolute; right:5px; top:5px;}
.indabout .abmore:hover{ color:#fff; background:#2e89ff;}
.indabout ul.data{overflow:hidden;}
.indabout ul.data li{ width:33.3333%; float:left; border-right:1px solid #eee; text-align:center; font-size:20px; color:#999;}
.indabout ul.data li:last-child{ border-right:0;}
.indabout ul.data li em{ font-size:56px;font-family:impact; position:relative; color:#333;}
.indabout ul.data li span{ font-size:22px; position:absolute;color:#333; width:38px; height:38px; border-radius:50%; text-align:center; line-height:38px; background:#ffd542;}

/*首页新闻*/
.indnew{ background:url(../images/indnew_bg.jpg) center no-repeat; min-height:500px; position:relative;background-size: cover;}
.indnew:before{ content:""; display:block; width:1100px; height:92px; background:url(../images/indbkbg.png) center top no-repeat; margin:0 auto;}
.indnew:after{ content:""; display:block; width:1100px; height:92px; background:url(../images/indbkbg.png) center top no-repeat;position:absolute; bottom:0; left:50%; transform:translateX(-50%) rotate(180deg);}
.indnew ul{ width:100%; overflow:hidden; margin-top:68px;min-height: 200px;}
.indnew ul li{ width:48.8%; background:#fff; padding:34px; float:left; margin-right:2.4%; margin-bottom:30px;transition: all .4s ease;}
.indnew ul li:nth-child(2n){ margin-right:0;}
.indnew ul li:hover{background:#2e89ff;}
.indnew ul li .left{ width:116px; float:left;border-right:1px solid #eee;}
.indnew ul li .left span{ font-size:34px; line-height:36px; font-weight:bold; color:#000;transition: all .4s ease;}
.indnew ul li:hover .left span{ color:#fff;}
.indnew ul li .left p{ width:84px; height:30px; line-height:30px; color:#fff; text-align:center; font-size:16px; background:#2e89ff; margin:7px 0;transition: all .4s ease;}
.indnew ul li:hover .left p{ color:#fff; background:#ffd542;}
.indnew ul li .right{width: calc(100% - 148px); float:right;}
.indnew ul li .right a{ display:block; font-size:20px; margin-bottom:5px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.indnew ul li:hover .right a{color:#fff;}
.indnew ul li .right .ms{ font-size:15px; color:#999; line-height:24px; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;transition: all .4s ease;}
.indnew ul li:hover .right .ms{color:rgba(255,255,255,.5);}

.indnew .abmore{ display:block; width:184px; height:50px; margin:20px auto 160px;line-height:50px; background:#fff; border-radius:30px; font-size:18px; position:relative; z-index:9; padding-left:40px;transition: all .4s ease;}
.indnew .abmore:after{ content:''; display:block; width:40px; height:40px; border-radius:50%; background:#2e89ff url(../images/morejt2.png) center no-repeat;position:absolute; right:5px; top:5px;transition: all .4s ease;}
.indnew .abmore:hover:after{ background:#ffd542 url(../images/morejt.png) center no-repeat;}
.indnew .height{ height:1px;}

/*首页技术文章*/
.ind_article{ background:#fff; position:relative; margin-bottom:70px;}
.ind_article .swiper-container3{ padding-top:100px; overflow:hidden;min-height: 200px;}
.ind_article ul li{ width:31%;float:left; padding:20px;box-shadow: inset 0 0 0 4px #f7f6f6;overflow:hidden; position:relative;transition: all .4s ease;}
.ind_article ul li:nth-child(3n){margin-right:0;}
.ind_article ul li::before, .ind_article ul li::after { box-sizing: inherit; content: '';position: absolute;width: 100%; height: 100%;top: 0;left: 0;}
.ind_article ul li::before { border-top: 4px solid #2e89ff; border-bottom: 4px solid #2e89ff;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);-webkit-transform-origin:left; transform-origin:left;}
.ind_article ul li::after {border-left: 4px solid #2e89ff;border-right: 4px solid #2e89ff; -webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);-webkit-transform-origin:bottom; transform-origin:bottom;}
.ind_article ul li:hover::before, .ind_article ul li:hover::after {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);transition: -webkit-transform 0.4s;transition: transform 0.4s;transition: transform 0.4s, -webkit-transform 0.4s;}
 
.ind_article ul li .name{ margin:0 0 25px; overflow:hidden; position:relative; z-index:2;}
.ind_article ul li a{ display:block;width: calc(100% - 28px); float:left; font-size:20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ind_article ul li:hover a{ color:#2e89ff;}
.ind_article ul li i{ display:block; width:20px; height:20px; border-radius:50%; background:#333 url(../images/morejt2.png) center no-repeat; float:right; background-size:70%;margin-top: 5px;}
.ind_article ul li:hover i{background:#2e89ff url(../images/morejt2.png) center no-repeat;background-size:70%;}
.ind_article ul li .ms{ font-size:15px; color:#999; line-height:24px; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.ind_article ul li .artfot{ width:100%; height:30px; line-height:30px; text-align:right; font-size:16px; color:#999; margin-top:35px; background:url(../images/artico.png) left center no-repeat;}
.ind_article .abmore{ display:block; width:184px; height:50px;line-height:50px;  margin:50px auto 0;background:#e7eaf1; border-radius:30px; font-size:18px; position:relative; padding-left:40px;transition: all .4s ease;}
.ind_article .abmore:after{ content:''; display:block; width:40px; height:40px; border-radius:50%; background:#2e89ff url(../images/morejt2.png) center no-repeat;position:absolute; right:5px; top:5px;transition: all .4s ease;}
.ind_article .abmore:hover{ color:#fff; background:#2e89ff;}
.ind_article .abmore:hover:after{background:#fff url(../images/morejt.png) center no-repeat;}

/*友情链接*/
.link{ width:100%; background:#2e89ff;}
.link .w1400{display: -webkit-flex;display: flex;flex-wrap: wrap;}
.link .left{ width:168px;line-height:80px; float:left; background:#ffd542; color:#000; font-size:20px; font-weight:bold;display:flex; display: -webkit-flex;justify-content: center; align-items: center;}
.link .left img{ margin-right:5px;}
.link .right{width: calc(100% - 168px); float:left; padding:26px 0;}
.link .right a{ color:#fff; float:left; padding:0 20px; font-size:16px; line-height:28px;}

/*footer*/
footer{ background:#242424; overflow:hidden;}
footer .footup{ width:100%;}
footer .footup ul{width:60%; float:left;display: -webkit-flex;display: flex;flex-wrap: wrap;}
footer .footup ul li{ float:left; width:30%; padding:60px 0 60px 46px;position:relative;}
footer .footup ul li:before{ content:""; width:1px; height:100%; background:#3a3a3a; position:absolute; left:0; top:0;}
footer .footup ul li:after{content:""; display:block; width:41px; height:41px; background:#242424 url(../images/footli2.png) center no-repeat; border:1px solid #3a3a3a; border-radius:50%; position:absolute; left:-21px; top:60px; z-index:2;}
footer .footup ul li:nth-of-type(1){ width:40%;}
footer .footup ul li:nth-of-type(1):after{background:#242424 url(../images/footli1.png) center no-repeat;}
footer .footup ul li:nth-of-type(3):after{background:#242424 url(../images/footli3.png) center no-repeat;}
footer .footup ul li p{ width:100%; font-size:20px; color:#fff;}
footer .footup ul li a{ display:block;width:100%; font-size:16px; color:rgba(255,255,255,.3); margin-top:18px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; transition: all .4s ease;}
footer .footup ul li a:hover{ color:#fff;}
footer .footup ul li a:nth-of-type(1){ margin-top:35px;}
footer .footewm{float:right; text-align:center; margin-top:60px;}
footer .footewm .ewmjpg{ width:166px; height:166px; background:#fff; border-radius:5px; position:relative;}
footer .footewm .ewmjpg img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
footer .footewm p{ font-size:16px; color:#fff; margin-top:22px;}
footer .foot_copy { width:100%; overflow:hidden; border-top:1px solid #3a3a3a;}
footer .foot_copy_main p { height:70px; line-height:70px; color:rgba(255,255,255,.3);margin:0; padding:0; font-size:16px;}
footer .foot_copy_main p a{color:rgba(255,255,255,.3);font-size:16px;}
footer .foot_copy_main p a:hover { color:#fff;}

/*NyBanner 开始*/
.NyBanner { width:100%; height:460px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyBanner img.nyBa_Img { display:block; width:1920px; height:460px; margin:0; padding:0; position:absolute; left:50%; top:50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.NyBanner .NyBa_Con { width:1400px; height:auto; margin:0; padding:0; position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyBa_Con p { width:100%; height:auto; line-height:40px; color:#fff; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.NyBa_Con i { display:block; width:40px; height:3px; margin:10px auto 15px; padding:0; background-color:#ffd542;}
.NyBa_Con span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.25); font-size:24px; text-align:center; margin:0 auto; padding:0;text-transform: uppercase;}

/*NyBanner 结束*/

/*NyCrumb 开始*/
.NyCrumb { width:100%; height:auto; margin:0 auto 58px; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCrumb .NyCrumb_Main { width:1400px; height:70px; margin:0 auto; padding:0; background-color:#fff; position:relative; }
.NyCrumb_Main ul { float:left;}
.NyCrumb_Main ul li { height:70px; float:left; position:relative;}
.NyCrumb_Main ul li em { display:block; width:1px; height:18px; margin:26px auto; padding:0; background-color:#ddd;}
.NyCrumb_Main ul li a { display:block; width:auto; height:70px; overflow:hidden; line-height:70px; color:#333; font-size:20px; font-weight:bold; margin:0; padding:0 60px;}
.NyCrumb_Main ul li.NyActive a, .NyCrumb_Main ul li:hover a { background-color:#2e89ff; color:#fff;}
.NyCrumb_Main p { width:auto; max-width:72%; height:70px; overflow:hidden; line-height:50px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis;float:right;padding: 10px 28px 10px 0;}
.NyCrumb_Main p img.Crumb { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 6px 0 0;}
.NyCrumb_Main p img.CrumbJt { display:inline-block; width:12px; height:12px; vertical-align:middle; margin:-2px 8px 0;}
.NyCrumb_Main p a { color:#333;}
.NyCrumb_Main p a:hover { color:#2e89ff;}
.NyCrumb_Main p span { color:#999;}

/*NyAboutus标题 开始*/
.ly_Title1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.ly_Title1 p { width:100%; height:40px; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ly_Title2 p { color:#fff;}
.ly_Title1 span { display:block; width:144px; height:13px; margin:17px auto 0; padding:0; background:url(../images/line01.png) center center repeat-x;}
.ly_Title1 span i { display:block; width:13px; height:13px; margin:0 auto; padding:0; background-color:#2e89ff;}

/*NyAboutus标题 结束*/

/*NyAboutus 开始*/
.NyAboutus { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyTitle { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.NyTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
.NyTitle i { display:block; width:143px; height:13px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/line04.png) center center no-repeat;}
.NyTitle1 p { color:#fff;}

.NyAboutus .NyAboutus_Profile { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#edf0f7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Profile .NyAboutus_Con { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyAboutus_Con .NyAboutus_Img { width:47%; height:auto; margin:0; padding:40px 40px 40px 0; background:url(../images/NyAbBg.png) 250px 0 no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Img p { display:block; width:100%; height:390px; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative;}
.NyAboutus_Img p img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyAboutus_Con .NyAboutus_Text { width:53%; height:470px; margin:0; padding:40px; background-color:#333; float:right; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Text em { display:block; width:100%; height:auto; line-height:64px; color:rgba(255,255,255,0.04); font-family: "RobotoBold"; font-size:72px; font-style:normal; margin:0 auto; padding:0;}
.NyAboutus_Text .NyAb_Name { width:100%; height:auto; line-height:36px; color:#fff; font-size:28px; font-weight:bold; margin:-20px auto 40px; padding:0;}
.NyAboutus_Text .NyAb_Ms { width:100%; height:auto; max-height:240px; overflow-y:scroll; line-height:30px; color:rgba(255,255,255,0.45); font-size:16px; text-indent:2em; word-break:break-all; text-align:justify; margin:0 auto; padding:0 20px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Text .NyAb_Ms::-webkit-scrollbar { width:3px;}
.NyAboutus_Text .NyAb_Ms p { width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.45) !important; font-size:16px; text-indent:2em; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyAboutus_Text i { display:block; width:3px; height:80%; margin:0; padding:0; background-color:#2e89ff; position:absolute; left:0; top:0;}

.NyAboutus .NyAboutus_Culture { width:100%; height:auto; margin:0 auto; padding:80px 0; background:#313131 url(../images/NyAbBg1.png) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus .NyAboutus_Culture .ly_Title1 span i{ background:#ffd542;}
.NyAboutus_Culture .NyAbCulture_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyAbCulture_Main ul li { width:23.5%; height:auto; margin:0 2% 0 0; padding:60px 40px; background-color:#fff; float:left; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAbCulture_Main ul li:nth-child(4) { margin:0;}
.NyAbCulture_Main ul li:hover { background-color:#ffd542;}
.NyAbCulture_Main ul li i { display:block; width:90px; height:90px; overflow:hidden; margin:0 auto 20px; padding:0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li i.AbIco1 { background: url(../images/AbIco1.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco2 { background: url(../images/AbIco2.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco3 { background: url(../images/AbIco3.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco4 { background: url(../images/AbIco4.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco1 { background: url(../images/AbIco01.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco2 { background: url(../images/AbIco02.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco3 { background: url(../images/AbIco03.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco4 { background: url(../images/AbIco04.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li p { width:100%; height:auto; line-height:30px; color:#333; font-size:24px; text-align:center; margin:0 auto; padding:0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li em { display:block; width:50px; height:2px; margin:10px auto 20px; padding:0; background: url(../images/line05.png) center center no-repeat; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li span { display:block; width:100%; height:50px; overflow:hidden; line-height:25px; color:#999; font-size:15px; text-align:center; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li:hover span { color:#333;}

.NyAboutus .NyAboutus_Honor { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#edf0f7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Honor .NyAboutusHonor_Main { width:1400px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_Main .NyAboutusHonor_List { width:100%; height:auto; min-height:240px;padding:0 70px; position:relative;}
.NyAboutusHonor_List .swiper-container03 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide { height:auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Img { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto;border-bottom:1px solid #e6e6e6;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover a.NyAboutusHonor_Name { color:#2e89ff; border-bottom:1px solid #2e89ff;}
.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { width:40px!important; height:40px!important; margin:-20px 0 0!important; border-radius:50%; position:absolute; top:50%!important; bottom:0!important; opacity:1; cursor:pointer;}
.NyAboutusHonor_List .swiper-button-prev3 { background:url(../images/prev01.png) center center no-repeat; left:0;}
.NyAboutusHonor_List .swiper-button-next3 { background:url(../images/next01.png) center center no-repeat; right:0;}
.NyAboutusHonor_List .swiper-button-prev3:hover { background:url(../images/prev02.png) center center no-repeat;}
.NyAboutusHonor_List .swiper-button-next3:hover { background:url(../images/next02.png) center center no-repeat;}

/*NyAboutus 结束*/

/*NyDown 开始*/
.NyDown { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#edf0f7;}
.NyDown .NyDown_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyDown_Main .NyDown_List { width:100%; height:auto; min-height:400px; margin:0 auto; padding:0;}
.NyDown_List ul li { width:48.5%; height:auto; margin:0 3% 30px 0; padding:0 100px 0 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.NyDown_List ul li:hover { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyDown_List ul li .NyDown_Btn { width:100px; height:100px; margin:0; padding:0; border-left:1px solid #e6e6e6; position:absolute; top:0; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li .NyDown_Btn a { display:block; width:100px; height:100px; margin:0 auto; padding:25px 0;}
.NyDown_List ul li .NyDown_Btn a i.DwIco { display:block; width:50px; height:50px; margin:0 auto; padding:0; background:url(../images/down.png) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li:hover .NyDown_Btn { border-left:1px solid #2e89ff;}
.NyDown_List ul li:hover .NyDown_Btn a i.DwIco { background:url(../images/down1.png) center center no-repeat; background-size:100% 100%;}

.NyDown_List ul li .NyDown_Text { width:100%; height:100px; overflow:hidden; margin:0; padding:15px 20px;}
.NyDown_List ul li .NyDown_Text a.NyDown_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 6px; padding:0 0 0 13px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; }
.NyDown_List ul li .NyDown_Text a.NyDown_Name i { display:block; width:3px; height:20px; margin:0; padding:0; background-color:#2e89ff; position:absolute; left:0; top:10px;}
.NyDown_List ul li .NyDown_Text span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.NyDown_List ul li .NyDown_Text span img { display:block; width:18px; height:18px; margin:2px 6px 2px 0; padding:0; float:left;}
.NyDown_List ul li:hover .NyDown_Text a.NyDown_Name { color:#2e89ff;}

.DownABtn a { display:block; width:160px; height:44px; line-height:44px; color:#fff; font-size:16px; text-align:center; margin:20px auto 0; padding:0 20px; background-color:#2e89ff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.DownABtn a:hover { background-color:#242424;}
.DownABtn a::after { content:''; display:inline-block; width:20px; height:20px; background: url(../images/down2.png) center center no-repeat; background-size:100% 100%; vertical-align:middle; margin:-4px 0 0 10px;}

/*NyDown 结束*/
/*分页样式 开始*/
#fengye { margin:40px auto 0; color:#666; font-size:15px; text-align:center;}
#fengye a { display:inline-block; padding:0 15px; background-color:#fff; height:30px; line-height:30px; text-align: center; margin:0 5px; border-radius:2px; color:#666; font-size:14px; border:1px solid #ddd;}
#fengye a:hover { background-color:#2e89ff; color:#fff; border:1px solid #2e89ff;}
#fengye a.pnnum1 { background-color:#2e89ff; color:#fff; border:1px solid #2e89ff;}
#fengye input { display:inline-block; padding:0 5px; background-color:#2e89ff; width:40px!important; height:30px!important; line-height:30px; text-align:center; border-radius:2px; margin:0 5px; color:#fff; cursor:pointer; border:0; outline:none;}
#fengye .p_input { display:inline-block; padding:0 5px; background-color:#fff; width:40px!important; height:30px; line-height:28px; text-align:center; margin:0 5px; color:#555; font-size:14px; cursor:default; border:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*分页样式 结束*/

/*内页成功案例*/
.Nycase{ width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#edf0f7;}
/*lyNy_video 开始*/
.case_main{width:100%; height:auto; min-height:400px; margin:0 auto; padding:60px 3%; background:#fff; border-top:10px solid #2e89ff;}
.case_main ul li { width:31%; height:auto; margin:0 3.5% 50px 0; padding:0; background-color:#eceef0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.case_main ul li:nth-child(3n+3) { margin:0 0 50px;}
.case_main ul li .lyNyVideo_img { width:100%; height:300px; margin:0 auto; padding:0; cursor:pointer; position:relative;}
.case_main ul li .lyNyVideo_img a { display: block; width: 100%; height: 100%; margin:0 auto; padding:0; position: relative;}
.case_main ul li .lyNyVideo_img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.case_main ul li .lyNyVideo_img a:after { display:block; width:53px; height:54px; background:url(../images/case_icon.png) center center no-repeat; background-size:contain; position:absolute; bottom:-5%; right:5%; z-index:1; content:'';}
.case_main ul li .lyNyCase_img a:after { background:url(../images/ck_icon.png) center center no-repeat;}

.case_main ul li .lyNyVideo_text { padding:20px;}
.ny_honor ul li .lyNyVideo_text{ text-align:center;}
.case_main ul li .lyNyVideo_text a.VideoName { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:22px; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_honor ul li .lyNyVideo_text a.VideoName{margin:0 auto 10px;}
.case_main ul li:hover{box-shadow:0 10px 20px rgba(0,0,0,0.4);}
.case_main ul li:hover .lyNyVideo_text a.VideoName { color:#0592d7;}
.case_main ul li .lyNyVideo_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:10px auto 15px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.case_main ul li .lyNyVideo_text a.VideoBtn { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#999; background:#eceef0; font-size:15px; text-align:center; margin:0 auto; padding:0 30px; border:1px solid #ddd; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.case_main ul li .lyNyVideo_text a.CaseBtn i { background:url(../images/jt1.png) center center no-repeat;}
.case_main ul li:hover .lyNyVideo_text a.VideoBtn { color:#fff; border:1px solid #eceef0;background: linear-gradient(to right, #2e89ff, #2dbcfe);}
.case_main ul li:hover .lyNyVideo_text a.CaseBtn i { background:url(../images/jt0.png) center center no-repeat; margin:-3px 0 0 15px;}
/*lyNy_video 结束*/

/*产品列表页*/
.nyprobox .cp_type .bd ul{ background:#fff;min-height: 200px;}
.nyprobox .cp_type .bd ul li p{border-bottom: 1px solid rgba(0,0,0,.1);}
.nyprobox .cp_type .bd ul li.on:last-child p{border-bottom: 1px solid rgba(0,0,0,.1);}
.nyprobox .cp_type .bd ul li p a{ color:#333;}
.nyprobox .cp_type .bd ul li p:hover a, .nyprobox .cp_type .bd ul li.on p a { color: #2e89ff;}
.nyprobox .cp_type .bd ul li div a{color:#999;}
.nyprobox .cp_type .bd ul li div a:hover{color:#2e89ff;}
.nyprobox .xxwz{ margin-top:36px;}
.nyprobox .xxwz .bd ul li p:before{ content:""; display:block; width:3px; height:24px; background:#2e89ff; float:left; margin-top:27px;}
.nyprobox .xxwz .bd ul li p a{width: calc(100% - 15px); float:right;}

.nyprobox .nyright{ width: calc(100% - 345px);float: right;}
.nyprobox .nyprori ul li { width:100%; height:auto; margin:0 auto 30px; padding:20px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.nyprobox .nyprori ul li:hover { box-shadow:0 0 20px rgba(0,0,0,0.06);}
.nyprobox .nyprori ul li .NyProlist_Img { width:28.5%; height:200px; overflow:hidden; margin:0; padding:0; float:left;}
.nyprobox .nyprori ul li .NyProlist_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #eee; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyprobox .nyprori ul li .NyProlist_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyprobox .nyprori ul li:hover .NyProlist_Img a { border:1px solid #2e89ff;}
.nyprobox .nyprori ul li:hover .NyProlist_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyprobox .nyprori ul li .NyProlist_Text { width:71.5%; height:auto; overflow:hidden; margin:0; padding:15px 15px 25px 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Name a { display:block; width:100%; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyprobox .nyprori ul li:hover .NyProlist_Text .NyProlist_Name a { color:#2e89ff;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Ms { width:100%; height:auto; overflow:hidden; margin:10px auto 20px; padding:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Ms p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl { width:100%; height:auto; margin:0 auto; padding:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd { display:block; width:auto; max-width:40%; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; white-space:nowrap; text-overflow:ellipsis; margin:0 2% 0 0; padding:0 15px; background-color:#edf0f7; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd:nth-child(3) { margin:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd img { display:inline-block; width:16px; height:16px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.nyprobox .nyprori ul li a.NyProlist_More { display:block; width:50px; height:50px; margin:0; padding:0; position:absolute; right:0; bottom:0; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyprobox .nyprori ul li a.NyProlist_More img { display:block; width:100%; height:100%; margin:0; padding:0;}
.nyprobox .nyprori ul li:hover a.NyProlist_More { opacity:1;}


/*内页产品中心*/
.nyprobox .nyprocont ul li{ width:48.8%; margin-right:2.4%; float:left; box-shadow: inset 0 0 0 5px #e7ebf3;background: #fff; padding:24px; margin-bottom:24px; overflow:hidden;position:relative;transition: all .4s ease;}
.nyprobox .nyprocont ul li:nth-child(2n){ margin-right:0;}
.nyprobox .nyprocont ul li::before, .nyprobox .nyprocont ul li::after { box-sizing: inherit; content: '';position: absolute;width: 100%; height: 100%;top: 0;left: 0;}
.nyprobox .nyprocont ul li::before { border-top: 5px solid #2e89ff; border-bottom: 5px solid #2e89ff;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);-webkit-transform-origin:left; transform-origin:left;}
.nyprobox .nyprocont ul li::after {border-left: 5px solid #2e89ff;border-right: 5px solid #2e89ff; -webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);-webkit-transform-origin:bottom; transform-origin:bottom;}
.nyprobox .nyprocont ul li:hover::before, .nyprobox .nyprocont ul li:hover::after {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);transition: -webkit-transform 0.4s;transition: transform 0.4s;transition: transform 0.4s, -webkit-transform 0.4s;}
.nyprobox .nyprocont ul li .text{ width:40%; float:left;position:relative; z-index:2;}
.nyprobox .nyprocont ul li .text .name{ font-size:20px; height:60px; line-height:30px; margin:10px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: all .4s ease;}
.nyprobox .nyprocont ul li:hover .text .name{ color:#2e89ff;}
.nyprobox .nyprocont ul li .text p{ font-size:14px; color:#999; line-height:24px; height:72px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.nyprobox .nyprocont ul li .text .more{ display:block; width:108px; height:32px;line-height:32px; border-radius:20px;background:#2e89ff;background: linear-gradient(155deg, #5bbaf0 10%, #2e89ff); text-align:center; color:#fff; margin-top:20px;transition: all .4s ease;}
.nyprobox .nyprocont ul li:hover .text .more{background:#2e89ff;background: linear-gradient(-155deg, #5bbaf0 10%, #2e89ff); }
.nyprobox .nyprocont ul li .pic{ display:block;width:56%; height:220px; float:right;position:relative; z-index:2;overflow:hidden;}
.nyprobox .nyprocont ul li .pic img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;transition: all .4s ease;}
.nyprobox .nyprocont ul li:hover .pic img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}

/*NyOrder 开始*/
.NyOrder .NyOrder_Main { width:100%;padding:40px; background-color:#fff;}
.NyOrder_Main .NyOrder_Left { width:28%; height:660px; overflow:hidden; margin:0; padding:60px 40px; background:#2e89ff url(../images/ico07.png) -80px 460px no-repeat; background-size:320px 220px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Left .NyOrder_Img { width:170px; height:170px; margin:0 auto 40px; padding:7px 0; background-color:rgba(0,0,0,0.05); border-radius:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Img img { display:block; width:150px; height:150px; margin:0 auto; padding:0; border:8px solid rgba(0,0,0,0.05); border-radius:50%;margin-top: 3px;}
.NyOrder_Left p { width:100%; height:auto; line-height:40px; color:#fff; font-size:28px; margin:0 auto 15px; padding:0;}
.NyOrder_Left span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.65); font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyOrder_Left .NyOrder_Btn { width:100%; height:auto; margin:60px auto 0; padding:0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Btn a { display:block; width:100%; height:52px; overflow:hidden; line-height:52px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0; background-color:#333; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_Btn a img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}
.NyOrder_Btn a:hover { background-color:#202020;}

.NyOrder_Main .NyOrder_Right { width:72%; height:auto; overflow:hidden; margin:0; padding:0 40px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg h3 { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li h4, .NyOrder_Right #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2),.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:0 auto!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12, .NyOrder_Right #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#666; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#f9f9f9!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding:0 20px 0 16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#f9f9f9!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 20px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input:hover { background-color:#202020!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#2e89ff!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#ffd542!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important;}
/*NyOrder 结束*/

/*产品详细页 开始*/
.NyProDetail .NyProDetail_Main { width:100%; height:auto; margin:60px auto; padding:20px; background-color:#fff;}
.NyProDetail_Main .NyProDetail_Img { width:38%; height:auto; margin:0; padding:0; float:left;}

#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:88px; margin-top:10px; overflow:hidden;}
#spec-left { width:16px; height:88px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:88px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:23.5%; height:88px; margin:0 2% 0 0;}
#spec-list ul li:nth-child(4) { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #e5e5e5; position:relative;}
#spec-list ul li:hover p { border:1px solid #2e89ff;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:350px; overflow:hidden; padding:0; background-color:#fff;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important;}
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.NyProDetail_Img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail_Main .NyProDetail_Text { width:62%; height:auto; margin:0; padding:40px 20px 0 40px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name { width:100%; height:auto; min-height:40px; max-height:80px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; word-break:break-all; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto 40px; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:0 auto 20px; padding:0 0 30px; border-bottom:1px solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; margin:0 auto 10px; padding:0;}
.NyProDetail_Text .NyProDetail_Ms span img { display:block; width:20px; height:20px; margin:5px 10px 5px 0; padding:0; float:left;}
.NyProDetail_Text .NyProDetail_Ms h1 { width:100%; height:auto; max-height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Tags dl dd { width:auto; max-width:30%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 4% 0 0; padding:0; float:left;}
.NyProDetail_Tags dl dd:nth-child(4) { margin:0;}
.NyProDetail_Tags dl dd i { display:block; width:6px; height:6px; margin:16px 10px 16px 0; padding:0; border:1px solid #2e89ff; border-radius:50%; float:left;}
.NyProDetail_Text .NyProDetail_Btm { width:100%; height:60px; overflow:hidden; margin:40px auto 0; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a { display:block; width:auto; height:60px; overflow:hidden; margin:0 40px 0 0; padding:0; background-color:#edf0f7; border-radius:30px; float:left;}
.NyProDetail_Btm a.Btn01 i { display:block; width:60px; height:60px; margin:0; padding:6px; background-color:rgba(100,46,137,0.05); border-radius:50%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn01 i em { display:block; width:48px; height:48px; margin:0; padding:0; background:#2e89ff url(../images/ico11.png) center center no-repeat; background-size:30px 30px; border-radius:50%;}
.NyProDetail_Btm a.Btn01 span { display:block; width:auto; height:60px; line-height:40px; color:#2e89ff; font-size:20px; font-weight:bold; margin:0; padding:10px 30px 10px 20px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn02 { margin:0;}
.NyProDetail_Btm a.Btn02 i { display:block; width:60px; height:60px; margin:0; padding:6px; background:rgba(51,51,51,0.05); border-radius:50%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn02 i em { display:block; width:48px; height:48px; margin:0; padding:0; background:#333333 url(../images/ico12.png) center center no-repeat; background-size:30px 30px; border-radius:50%;}
.NyProDetail_Btm a.Btn02 span { display:block; width:auto; height:60px; line-height:40px; color:#333333; font-size:24px; font-weight:bold; margin:0; padding:10px 30px 10px 20px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.NyProDetail_Con { width:100%; overflow:hidden; margin:0 auto; padding:40px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Con .NyProDetail_Tit { width:100%; height:auto; margin:0 auto 30px; padding:0; border-bottom:1px solid #e6e6e6;}
.NyProDetail_Con .NyProDetail_Tit span { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#2e89ff; font-size:18px; font-weight:bold; margin:0; padding:0; border-bottom:2px solid #2e89ff; float:left;}
.NyProDetail_Con .NyProDetail_Tit a { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#333; font-size:18px; font-weight:bold; margin:0 0 0 60px; padding:0; border-bottom:2px solid #fff; float:left;}
.NyProDetail_Con .NyProDetail_Tit a:hover { color:#2e89ff; border-bottom:2px solid #2e89ff;}

.NyProDetail_Con .ProDetailText { width:100%;}
.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;white-space:normal;word-break:break-all; text-align:justify;overflow: hidden;}
.ProDetailText table tr td p { text-indent:0!important;}
.ProDetailText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.NyPro_PrevNext { width:100%; height:auto; margin:30px auto 0; padding:7px 30px; background-color:#2e89ff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p { width:42%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p a { line-height:40px; color:#fff; font-size:16px;}
.NyPro_PrevNext p.NyProPrev { padding:0 0 0 30px;}
.NyPro_PrevNext p.NyProNext { padding:0 30px 0 0; text-align:right;}
.NyPro_PrevNext p img { display:block; width:20px; height:20px; margin:0; padding:0; position:absolute; top:10px;}
.NyPro_PrevNext p.NyProPrev img { left:0;}
.NyPro_PrevNext p.NyProNext img { right:0;}
.NyPro_PrevNext a.NyProAll { display:block; width:16%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; float:left;}
.NyPro_PrevNext a.NyProAll img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}

.OdrTitle { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.OdrTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
.OdrTitle i { display:block; width:128px; height:13px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/line04.png) center center no-repeat;}

.NyProOrder_Main { width:100%; height:auto; margin:60px auto 0; padding:0; position:relative;}
.NyProOrder_Main #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg h3 { display:none!important;}
.NyProOrder_Main #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li h4, .NyProOrder_Main #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:last-child { margin:25px auto 0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#666; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#fff!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:200px!important; margin:0 10px 0 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#666; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#fff!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:20px 0 0!important; padding:0!important; float:inherit!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 30px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important; float:left;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input:hover { background-color:#2e89ff!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#2e89ff!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#ffd542!important; color:333;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important;}
/*NyProDetail 结束*/


/*NyNews 开始*/
.NyNews_Main { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyNews_Main .NyNews_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyNews_List ul li { width:48%; height:auto; margin:0 4% 30px 0; padding:0 0 0 100px; position:relative; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.NyNews_List ul li .NyNews_Time { width:100px; height:100px; margin:0; padding:20px 0; background-color:#e7ebf3; position:absolute; left:0; top:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Time em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; font-style:normal; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Time span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:32px; font-weight:bold; font-style:normal; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Time { background-color:#2e89ff;}
.NyNews_List ul li:hover .NyNews_Time em { color:rgba(255,255,255,0.65);}
.NyNews_List ul li:hover .NyNews_Time span { color:#fff;}
.NyNews_List ul li .NyNews_Text { width:100%; height:auto; overflow:hidden; margin:0; padding:25px 30px; background-color:rgba(51,51,51,0); position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li .NyNews_Text a.NyNews_Name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto 14px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Text { background-color:rgba(51,51,51,1);}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_Name { color:#fff;}
.NyNews_List ul li:hover .NyNews_Text p { color:rgba(255,255,255,0.45);}

.NyNews_List ul li .NyNews_Text a.NyNews_More { display:block; width:50px; height:50px; margin:0; padding:0; position:absolute; right:-50px; bottom:-50px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text a.NyNews_More img { display:block; width:50px; height:50px; margin:0; padding:0;}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_More { right:0; bottom:0;}

/*NyNewDetail 开始*/
.newdetailbd .Nycase{ padding-bottom:0;}
.NyNewDetail { width:100%;min-height:320px; overflow:hidden;}
.NyNewDetail .NyNewDetail_Main { width:100%; height:auto; min-height:320px; margin:0 auto 60px; padding:0;}
.NyNewDetail_Main .NyNewDetail_Name { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 15px; padding:0;}
.NyNewDetail_Main .NyNewDetail_Tips { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px;    padding-bottom: 45px; margin:0 auto 30px; border-bottom:1px solid #e6e6e6;}
.NyNewDetail_Tips span { display:inline-block; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 40px 0 0; padding:0;}
.NyNewDetail_Tips span img { display:block; width:16px; height:16px; margin:7px 10px 7px 0; padding:0; float:left;}
.NyNewDetail_Main .NyNewDetail_Content { width:100%; height:auto; overflow:hidden; line-height:28px!important;word-break:break-all; text-align:justify; }
.NyNewDetail_Main .NyNewDetail_Content .caseDetailpic{ text-align:center;}
.NyNewDetail_Main .NyNewDetail_Content .caseDetailpic img{ max-width:70% !important; margin:0 auto 20px;}
.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { width:100%; height:auto; overflow:hidden;word-break:break-all; text-align:justify;line-height:28px!important;}
.NyNewDetail_Content img { display:inline-block; width:auto!important; max-width:100%!important; height:auto!important;}

.NyPrevNext { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul { width:1400px; margin:0 auto;}
.NyPrevNext ul li { width:100%; height:auto; min-height:100px; overflow:hidden; line-height:40px; color:#999; font-size:18px; margin:0; padding:30px 0 30px 120px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul li:nth-child(1) { border-bottom:1px solid #e6e6e6;}
.NyPrevNext ul li i { display:block; width:100px; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:18px; font-style:normal; text-align:center; background-color:#f5f5f5; border-radius:20px; margin:0; padding:0; position:absolute; left:0; top:30px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPrevNext ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul li:hover i { color:#fff; background-color:#2e89ff;}
.NyPrevNext ul li:hover a { color:#2e89ff; text-decoration:underline;}
/*NyNewDetail 结束*/
/*NyNews 结束*/

/*NyContactUs 开始*/
.NyContactUs { width:100%;}
.NyContactUs .NyContactUs_Infor {height:auto; margin:0 auto 40px;}
.NyContactUs_Infor .NyContactUsInfor_Main { width:100%; height:auto; margin:0 auto; padding:0;}
.NyContactUsInfor_Main .NyContactUsInfor_Img { width:100%; height:350px; margin:0 auto; padding:0; position:relative;}
.NyContactUsInfor_Img img.contactImg { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyContactUsInfor_Img .contactText { width:50%; height:100%; overflow:hidden; margin:0; padding:100px 20% 100px 60px; background: url(../images/contactBg.png) 0 0 no-repeat; background-size:100% 100%; position:absolute; left:0; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contactText p { width:100%; height:auto; line-height:36px; color:#fff; font-size:24px; font-weight:bold; word-break:break-all; margin:0 auto; padding:0;}
.contactText i { display:block; width:50px; height:2px; margin:10px 0 40px; padding:0; background: url(../images/line06.png) 0 0 no-repeat;}
.contactText span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.85); font-size:16px; margin:0 auto; padding:0;}
.contactText em { display:block; width:80px; height:80px; margin:0; padding:0; background: url(../images/xs.png) center center no-repeat; background-size:100% 100%; position:absolute; top:50px; right:40%;}

.NyContactUsInfor_Main .NyContactUsInfor_Con { width:100%; height:auto; margin:0 auto; padding:40px 0; background-color:#fff;}
.NyContactUsInfor_Con .NyContactUs_Ewm { width:25%; height:200px; overflow:hidden; margin:0; padding:20px 40px; border-right:1px solid #e6e6e6; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm span { display:block; width:130px; height:130px; overflow:hidden; margin:0 auto 10px; padding:4px; border:1px solid #e6e6e6; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm span img { display:block; width:120px; height:120px; margin:0 auto; padding:0;}
.NyContactUs_Ewm p { width:100%; height:auto; line-height:20px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0;}

.NyContactUsInfor_Con .NyContactUs_Lxfs { width:75%; height:200px; overflow:hidden; margin:0; padding:42px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li { width:33.333333%; height:auto; margin:0; padding:0 20px; border-right:1px solid #e6e6e6; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li:nth-child(3) { border:0;}
.NyContactUs_Lxfs ul li img { display:block; width:44px; height:44px; margin:0 auto 20px; padding:0;}
.NyContactUs_Lxfs ul li span { display:block; width:100%; height:auto; line-height:30px; color:#333; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.NyContactUs_Lxfs ul li p { width:100%; height:auto; max-height:48px; overflow:hidden; line-height:24px; color:#999; font-size:18px; text-align:center; word-break:break-all; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto; padding:0;}

.NyContactUs .NyContactUs_Map {height:auto; background:#fff; padding:15px;}
.NyMap { width:100%; height:500px; overflow:hidden; margin:0 auto;}
.NyMap .dz_map { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
.NyMap .dz_map #container { height:120%;}

/*NyContactUs 结束*/

/*NyHonor 开始*/
.NyHonor_Main .NyHonor_List { width:100%; height:auto; min-height:400px; margin:0 auto; padding:0;}
.NyHonor_List ul li { width:23.5%; height:auto; margin:0 2% 40px 0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor_List ul li:nth-child(4n+4) { margin:0 0 40px;}
.NyHonor_List ul li .NyHonor_Img { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor_List ul li:hover .NyHonor_Img { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyHonor_List ul li .NyHonor_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyHonor_List ul li .NyHonor_Img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyHonor_List ul li:hover .NyHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyHonor_List ul li a.NyHonor_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; border-bottom:1px solid #e6e6e6;}
.NyHonor_List ul li:hover a.NyHonor_Name { color:#2e89ff; border-bottom:1px solid #2e89ff;}
/*NyHonor 结束*/

/*右侧客服4 开始*/
.kfView4 { width: 80px; background-color: #0075d9; border-radius: 4px 4px 8px 8px; position: fixed; top:20%;right: 4px; z-index: 999;}
.kfView4 a.kefu-lx { width: 80px; height: 80px; overflow: hidden; background: url(../images/kf4_imgs/kefu.png) center top no-repeat; position: absolute; top: -40px; text-indent: -9999px; left: 0; z-index: 99;}
.kfView4 a.kefu-lx:hover { background-color: rgba(255,255,255,0);}
.kfView4 ul { margin: 0; padding-top: 40px;}
.kfView4 ul li { font-size:12px; text-align:center; margin:0; padding:0; position: relative;}
.kfView4 ul li a { display: block; color: #FFF; text-decoration: none; overflow: hidden; width: 100%; height: auto; padding: 4px 0 8px; cursor:pointer;}
.kfView4 ul li a.kefu_top { border-radius: 0 0 8px 8px;}
.kfView4 ul li a:hover { background-color: #0064ba;}
.kfView4 ul li a i { display: block; width:40px; height:40px; overflow:hidden; margin:0 auto -4px; padding:0;}
.kfView4 ul li a.kefu-tel i { background: url(../images/kf4_imgs/kefu-tb.png) 0 0 no-repeat;}
.kfView4 ul li a.kefu-qq i { background: url(../images/kf4_imgs/kefu-tb.png) 0 -40px no-repeat;}
.kfView4 ul li a.kefu-wx i { background: url(../images/kf4_imgs/kefu-tb.png) 0 -80px no-repeat;}
.kfView4 ul li a.kefu_top i { background: url(../images/kf4_imgs/kefu-tb.png) 0 -120px no-repeat;}
.kfView4 ul li a span { display: block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:12px; text-align:center; margin:0 auto; padding:0;}
.kfView4 ul li .kefu-tel-text { display: block; width:0; overflow: hidden; margin:0; padding: 10px; background-color: #0075d9; opacity: 0; position: absolute; bottom: 0; right: 82px; z-index: 99; transition: all .4s ease-in-out .1s;}
.kfView4 ul li .kefu-tel-text em { display:block; width:100%; height:20px; overflow:hidden; line-height: 20px; color:#fff; font-size: 14px; font-style:normal; text-align: center; margin:0 auto; padding:0;}
.kfView4 ul li .kefu-tel-text p { display:block; width:100%; height:28px; overflow:hidden; line-height: 28px; color:#fff; font-size: 15px; text-align: center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.kfView4 ul li:hover .kefu-tel-text { width:140px; opacity: 1;}
.kfView4 ul li .kefu-tel-img { display: block; width:0; overflow: hidden; margin:0; padding: 0; background-color: #0075d9; opacity: 0; position: absolute; bottom: 0; right: 82px; z-index: 99; transition: all .4s ease-in-out .1s;}
.kfView4 ul li .kefu-tel-img img { display:block; width:100px; height:auto; overflow:hidden; margin:0; padding:0;}
.kfView4 ul li:hover .kefu-tel-img { width:120px; padding:10px; opacity: 1;}
/*右侧客服4 结束*/
/*ly_Foot 结束*/

